Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
eball
added a commit
that referenced
this pull request
Mar 11, 2026
* main: (47 commits) fix: occasional invalid format because of assert column type failed (#2655) fix(gpu): consider other node constraints when scheduling pod (#2653) daemon: replace CPU info retrieval with a new utility function (#2652) feat(olares-app): update version to v1.9.15 (#2650) olares: update init-check host values to use full domain in deployment configurations (#2647) settings: fix backer data error, hide GPU page single model switch & add refresh (#2642) docs: fix olares uninstall command (#2649) Fix button cursor class and add missing styles Update .gitignore to remove apps/packages Update DEV_DOMAIN in .env file docs: refactor and update OpenClaw tutorial (#2645) Pointer cursor on market carousel, clear all notification button docs: add ZH version for troubleshooting topic (#2641) docs: update shields images and architecture link in README (#2637) docs: add known issue for initial setup failure at 9% (#2639) docs: add troubleshooting topic for network not ready (#2636) docs: add troubleshooting guide for system error in LarePass (#2618) feat(olares-app): update version to v1.9.13 (#2634) fix(cli): clear master host config when preparing (#2633) fix(daemon): improve host IP validation and error handling in CheckCurrentStatus (#2632) ...
eball
added a commit
that referenced
this pull request
Mar 13, 2026
… in deployment configurations (#2647)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Background
Use a full domain in deployment init-container configurations to avoid coredns forwarding the domain name lookup to upstream.
Target Version for Merge
v1.12.5 v1.12.6
Related Issues
Lookup the domain in the cluster got a wrong IP.
PRs Involving Sub-Systems
none
Other information: